projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b7f63f
)
Eliminate 'not used' warning on 'lap_read_as_track'.
author
robertl
<robertl>
Sun, 15 Jul 2007 05:51:48 +0000
(
05:51
+0000)
committer
robertl
<robertl>
Sun, 15 Jul 2007 05:51:48 +0000
(
05:51
+0000)
garmin.c
patch
|
blob
|
history
diff --git
a/garmin.c
b/garmin.c
index ad4ecd8082fa25833fa856c425d9fa96e04e92e0..c06f995dd472e7fcdfb3afbd701ca58eddeb1c2a 100644
(file)
--- a/
garmin.c
+++ b/
garmin.c
@@
-421,6
+421,7
@@
route_read(void)
}
+#if 0
static
void
lap_read_as_track(void)
@@
-508,6
+509,7
@@
lap_read_as_track(void)
}
xfree(array);
}
+#endif
/*
* Rather than propogate Garmin-specific data types outside of the Garmin